home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / prog_bas / vbvprt.zip / READ1ST.TXT < prev    next >
Text File  |  1994-06-14  |  6KB  |  101 lines

  1.  
  2. vbValet Print
  3.  
  4.  
  5.  
  6. June 16, 1994
  7. Thank you for considering vbValet Print!
  8.  WHAT IS IT...vbValet Print v1.2 runs in Word for Windows v6.0a (You can download the v6.0a patch from the MSWord 
  9. Forum). It will format and print your Visual Basic project and/or allow for "intelligent viewing" on the screen. It  builds a 
  10. cross reference index and counts the number of occurrences of your Global Const, Type, Declare Function and Declare Sub 
  11. statements. It has been written and tested in Word for Windows v6.0a Wordbasic and installs into the Normal.Dot template. 
  12. It DOES NOT make any changes to your Visual Basic code. It works only with code that has been saved in text mode while 
  13. in Visual Basic. It does bring the full power of Word for Windows v6a to your project documentation!
  14.  
  15. PRINTING/FORMATTING:
  16. Printing options; 
  17.   with a page break after each form.
  18.   without a page break after each form (default).
  19. Formatting Options:
  20.   include Visual Basic Form header information (a list of all active control and form properties).
  21.   include a Table of Contents in the document.
  22.   Comment lines highlighted in color and font. 
  23.   Change font characteristics of any vbVPrint Style using the W4W dialog. 
  24.  
  25. CROSS+REFERENCE: Version 1.2 of vbValet Print searches your completed project document for all occurrences 
  26. of Global Consts, Type, Declare Sub and Declare Function. You can choose to list all of the items or choose to list only those 
  27. that are not referenced in your project code. You can then use the list to delete the unused items from your source code.
  28.  
  29. NAVIGATION: The "intelligent viewing" is implemented when you choose to have a Table of Contents included with 
  30. your document. A single click on a page number in the Table of Contents will take you to the form or routine you wish..
  31.  
  32. SAVING: Once the document is formatted, it is saved as a Word v6.0a document using the name of the project .MAK file. 
  33. For example, vbVNav.MAK would yield a vbVNav.Doc file in the same directory as the .MAK file. From this point on you 
  34. can do what you like with the document using the full power of WFW v6a to further customize the output. 
  35. HELP FILES: vbValet Print Tips come up automatically or are accessible from the Help menu. The vbvsampl.doc 
  36. (included) details the features of vbValet Print. Look it over. You will be working with a standard WFW document. All of 
  37. your options are open. All of WFW Help applies.
  38.  
  39. INSTALLATION
  40. _ Copy vbvprint.dot into your winword\template directory.
  41. _ Click on the checkmark farther down this page to complete the installation.
  42. _ Restart Word for Windows to allow for the change to take effect.
  43.  
  44. UNINSTALL:
  45. _ Delete vbvprint.dot from your winword\template directory.
  46. _ Delete vbvprt.ini from the Windows directory.
  47. _ Tools/Macro and open the macro AUTOEXEC in Normal.Dot 
  48. and delete the lines[2]:
  49. '* * * This Line added by vbValet Print* * *
  50. Call AutoExecModVBV
  51. _ Tools/Macro. Select "All Active Templates" and delete the following macros; AutoExecModvbv, and vbvalet.
  52. That's it.
  53.  
  54.  Before you take the next step, copy VBPRINT.DOT into your WinWord/Template directory.
  55.  To install vbValet Print
  56. Just double-click the checkmark in Install.Doc.     
  57. and follow the instructions.
  58.  
  59.  
  60.  
  61. RUNNING vbValet Print
  62.   Switch to the directory that contains your project. Open your Visual Basic .MAK file in Word (e.g. 
  63. File Type = *.*). Go to the Tools menu and choose vbValet Print.
  64.   Or just click on vbV Print in the Tools menu. A FileOpen dialog box will come up. Choose the .MAK 
  65. file to open.
  66.   IMPORTANT: The  visual basic project must have been previously saved as TEXT!!
  67. Then just watch it happen. Dialog boxes will guide you through the process. The status of the project will be reflected by the 
  68. various messages on the status bar.
  69.  
  70. Print Features
  71. After your project has been formatted on the screen. You have the option of:
  72. _ Printing each form on a new page.
  73. _ Printing forms contiguously without page breaks for each form. This option is the default. 
  74. You can switch between the two modes. In the File menu select Delete Page Break [vbv] or after you have deleted the page 
  75. breaks select Add Page Break [vbv] or use the buttons on the Toolbar.
  76.  
  77. Screen Display Features
  78. _ A single Click on the Page Number in the Table of Contents will take you to that form/sub/function listing. Ctrl-Home 
  79. will take you back to the Table of Contents.
  80.  
  81. Cross Reference
  82. In the Tools menu, choose KrossReference [vbV] or use the Toolbar button. An Index style list will be prepared of all 
  83. occurrences or only unreferenced occurances of Global Consts, Type statements, Declare Sub, and Declare Function in your 
  84. project document. Use the listing to delete the unneeded items from your source code.
  85.  
  86. Registration et. al.
  87. Use Compuserve SWREG #2306 or "snail mail" to register. As a registered user you  will be entitled to free "minor" 
  88. upgrades, compuserve mail support, discounts on major upgrades, and 10% of your payment is donated to the International 
  89. Buddhist Children's Fund. The cost of this package is $30.00 U.S. [includes mailing costs].
  90.  
  91. Coming... 
  92. A code librarian that will prepare a .HLP file of any or all the forms or procedures in a vbV Print document. 
  93.  
  94. Thanks for using this package. Let me know what it needs to make your work easier. May your life go well.
  95.  
  96. Robert Wydler Haduch   Friedheimstr. 24     CH-8057 Zürich Switzerland      041-01-312 1062        CIS:100116,3443
  97.  
  98. C:\WINWORD\BOB\VBVSOR12\INSTALL.DOC printed 6/12/94
  99.  
  100.  
  101.